CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab bp算法

搜索资源列表

  1. BP and LVQ Neurl Networks

    0下载:
  2. BP神经网络和lvq神经网络的MATLAB程序,程序中包含有网络的识别效果图。(BP neural network and LVQ neural network training and pattern recognition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:淼淼M
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:43008
    • 提供者:drafei
  1. Matlab实现

    0下载:
  2. 采用Iris数据集,实现神经网络bp算法。(Iris neural network BP algorithm is implemented by using data set.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:LilyF
  1. 第32章

    0下载:
  2. 基于GA-BP的抗糖化活性研究,《matlab智能算法》第32章源代码(Study on the activity of sugar resistance based on GA-BP,Matlab intelligent algorithm, the thirty-second chapter source code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:485376
    • 提供者:王1900
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
  1. chapter3 基于遗传算法的BP神经网络优化算法

    1下载:
  2. 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:南湖南
  1. BP算法

    2下载:
  2. 适用于合成孔径雷达时域后向投影(BP)成像算法仿真(Simulation of time domain back projection (BP) imaging algorithm for synthetic aperture radar)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:张W
  1. matlab_BP_Adaboost

    0下载:
  2. matlab基于BP_Adaboost的强分类器设计-用于公司财务预警建模(Matlab based strong classifier design based on BP_Adaboost - for corporate financial early-warning modeling)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:60416
    • 提供者:Nickf4
  1. bp

    0下载:
  2. 实现了BP神经网络的例子,有大量的数据和相关算法(there are many files in the zip. It is very easy for you to study with it and please take it.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:小山洋
  1. BP分类

    0下载:
  2. 利用BP算法进行分类的MATLAB 程序(MATLAB program classified by BP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:逍遥之人
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:东来东往CT
  1. bp

    0下载:
  2. 用matlab软件输入函数然后通过bp算法与函数的分布预测(Through bp algorithm and function distribution prediction.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:LILI122
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. matlab

    1下载:
  2. 基于matlab的BP神经网络训练程序,采用遗传算法优化权值阀值,(Optimization of genetic algorithm for matlab BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:秋风wxd
  1. PSO优化BP神经网络 MATLAB版本2016a

    2下载:
  2. PSO优化BP神经网络 MATLAB版本2016a PSO优化BP神经网络的权值和阈值 有详尽的注释 并结合2016a的新版本函数特性,优化了算法(PSO optimization BP neural network MATLAB version 2016a PSO optimization BP neural network weights and thresholds Detailed comments and combined with the 2016a new version of t
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:48128
    • 提供者:哈利波特yhs
  1. 《MATLAB神经网络原理与实例精解》源码

    1下载:
  2. MATLAB神经网络的程序,里面有神经网络的各种算法,还有实例。(MATLAB neural network program, there are various algorithms of neural network, and examples.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:537600
    • 提供者:华为手机
  1. 肌电BP

    0下载:
  2. matlab例程 bp神经网络训练算法(BP neural network training algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:301056
    • 提供者:掉了
  1. machine_learning

    1下载:
  2. 关于BP算法的matlab仿真模型,BP算法的每个模块划分比较清晰,能够直接给输入集,然后得到输出结果
  3. 所属分类:人工智能/神经网络/遗传算法

  1. MATLAB_Codes

    1下载:
  2. 30个matlab智能算法,包括遗传算法,BP神经网络,模拟退火算法.(30 matlab intelligent algorithms, including genetic algorithm, BP neural network, simulated annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-06
    • 文件大小:2844672
    • 提供者:loadew
  1. matlab的ANN BP算法程序

    1下载:
  2. matlab的ANN BP算法程序matlab的ANN BP算法程序
  3. 所属分类:matlab例程

« 1 2 3 45 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com